CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 读写 扇区

搜索资源列表

  1. 绝对扇区读写的汇编源代码.zip

    0下载:
  2. 所属分类:磁盘编程

    • 发布日期:
    • 文件大小:1922
    • 提供者:
  1. ttt.rar

    0下载:
  2. 查找文件分配表 对扇区数据进行十六进制读、字符读、 监视0磁道63个扇区的数据变化 写扇区数据 一个硬盘锁有关的程序
  3. 所属分类:磁盘编程

    • 发布日期:
    • 文件大小:24150
    • 提供者:
  1. 特殊磁道加密源代码

    1下载:
  2. 使用的是API编程,可格式化、校验和读写特殊扇区。可用作Windows下的磁盘加密。本函数还有以下两个缺点以待改进: 1.本函数还只能读能读 A: 和 B:,即只能对软盘操作 2.不能改变磁盘扇区大小,只能是标准的 512 个字节。 参数说明: command 操作: 0 重置磁盘 2 读扇区 3 写扇区 4 校验磁道 5 格式化磁道 8 得到设备参数 (int 1EH) drive 驱动器 A:=0 B:=1 head 磁头号,范围 0 - 1 track 磁道号,范围 0 - 84 ( 80
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:38856
    • 提供者:李小
  1. ttt

    0下载:
  2. 查找文件分配表 对扇区数据进行十六进制读、字符读、 监视0磁道63个扇区的数据变化 写扇区数据 一个硬盘锁有关的程序-Find a file allocation table-by-sector data hexadecimal reading, character reading, surveillance 0 Track 63 sectors of data changes in a hard disk write sector data lock-related procedures
  3. 所属分类:Disk Tools

    • 发布日期:2017-11-09
    • 文件大小:24421
    • 提供者:黄韬
  1. shanquduxie

    0下载:
  2. 汇编,是罗云彬的汇编教程,绝对扇区的读写代码-Compendium is a compilation of tutorials Bin Luo, absolute sector read and write code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2498
    • 提供者:feng
  1. SD_Test

    0下载:
  2. 磁盘扇区存储数据,完成读写功能。在MSDN中可以找到相似的代码。-Disk data storage sector, the completion of read and write functions. MSDN can be found in the code is similar.
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-28
    • 文件大小:523349
    • 提供者:hy
  1. 128SD

    0下载:
  2. 利用avr单片机,读写SD卡的任意扇区,可以移植到任意AVR单片机上,也可以利用这个思路移植到51单片机上-Using avr microcontroller, SD card reader any sector, can be transferred to any AVR microcontroller, you can also use this idea transplanted to 51 SCM
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:32169
    • 提供者:Feng
  1. rw_to_data_to_file_sector

    0下载:
  2. 读写扇区数据并复制数据....(操作系统图像数据非指令==不要再多写了==复制就行)-Sector data and copy the data read and write
  3. 所属分类:File Operate

    • 发布日期:2017-05-24
    • 文件大小:4259613
    • 提供者:李小祥
  1. Partition_structure

    0下载:
  2. 基本INT 13H读写磁盘扇区 一、读磁盘 MOV AX,0201H MOV BX,7C00H MOV CX,0001H MOV DX,0080H INT 13H INT 3H 二、写磁盘 MOV AX,0301H MOV BX,7C00H MOV CX,0001H MOV DX,0080H INT 13H INT 3H -Partition structure
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-27
    • 文件大小:22094
    • 提供者:146
  1. HardDisk_Control

    0下载:
  2. 用AVR单片机控制IDE硬盘,读写扇区数据等。-AVR microcontroller with IDE hard drives, read and write sector data.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:72440
    • 提供者:chenziya
  1. USBDemo

    0下载:
  2. 在万利199元开发板上实现了STM32利用SPI控制SD卡读写扇区的操作。-199 yuan in Wanli STM32 development board implements the SD card using SPI control read and write sector operation.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:332687
    • 提供者:苏阳
  1. 1

    0下载:
  2. 读写磁盘分区的第一个扇区的自定义函数,在vs08 环境下可以直接使用-Read the first sector of the disk partition of the custom function, vs08 environment can be used directly
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:1043
    • 提供者:戴玉琦
  1. SDTest

    0下载:
  2. usb读写SD卡的底层代码,包括读写扇区,读写文件操作-usb read and write the underlying code of the SD card, including the operation of the read and write sectors, read and write files
  3. 所属分类:SCM

    • 发布日期:2017-11-11
    • 文件大小:9013184
    • 提供者:张力
  1. SD_Recording_Demo

    0下载:
  2. 利用 SPCE061A单片机,扩展 SD卡设备,实现录放音功能。要求具有下述功能: 1. SPCE061A对 SD卡的读写操作 a) SPCE061A对 SD卡的操作方式为 SPI模式; b) 提供 SD卡插入检测功能,并进行语音提示; c) 提供 SD卡写保护检测功能,并进行语音提示; d) 可以对 SD卡进行初始化、扇区写、扇区读、扇区擦除、得到 SD卡的容量信息等操作; 2. 录放音功能 a) 录音数据存储在 SD卡中; b) 支持多段录音;
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:8657285
    • 提供者:纪春龙
  1. RFID

    0下载:
  2. stm32f107读取控制RC522代码,读写扇区,更改赛区密码-stm32f107 read control RC522 code, write sectors, change passwords Division
  3. 所属分类:SCM

    • 发布日期:2017-05-29
    • 文件大小:11951516
    • 提供者:xxxxxxxxx
  1. byteq

    0下载:
  2. 编译环境:VC6,0及以上版本 读写扇区(以字节或字读取) 读写簇(以字节或字读取)-Compile environment: VC6 0 and older version , speaking, reading and writing, speaking, reading and writing sectors (in bytes or words read) cluster (in bytes or words to read)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-14
    • 文件大小:77824
    • 提供者:sabarbud
  1. BGZJ263

    0下载:
  2. 编译环境:VC6,0及以上版本 读写扇区(以字节或字读取) 读写簇(以字节或字读取)-Compile environment: VC6 0 and older version , speaking, reading and writing, speaking, reading and writing sectors (in bytes or words read) cluster (in bytes or words to read)
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-16
    • 文件大小:77824
    • 提供者:fobGzj
  1. SD卡_SDIO实验

    0下载:
  2. 学习STM32的SDIO使用,并驱动SD卡. 本实验开机的时候先初始化SD卡,如果SD卡初始化完成,则提示LCD初始化成功。按下KEY0,读取SD卡扇 区0的数据,然后通过串口发送到电脑。如果没初始化通过,则在LCD上提示初始化失败。同样用DS0来指示 程序正在运行。(Learn the STM32 usage of SDIO and drive SD card)
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-14
    • 文件大小:1039360
    • 提供者:听风逐雨
  1. myfza205

    0下载:
  2. 编译环境:VC6,0及以上版本 读写扇区(以字节或字读取) 读写簇(以字节或字读取)(Compile environment: VC6 0 and older version , speaking, reading and writing, speaking, reading and writing sectors (in bytes or words read) cluster (in bytes or words to read))
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-24
    • 文件大小:76800
    • 提供者:bmnaxpp
  1. NFCDemo

    1下载:
  2. 安卓NFC读写M1卡,默认采用默认密钥读写M1卡所有扇区的数据并显示出来。(The android NFC reads and writes the M1 card by default using the default key to read and write the data for all sectors of the M1 card.)
  3. 所属分类:android开发

    • 发布日期:2018-12-24
    • 文件大小:77824
    • 提供者:alex19900228
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com